colorbutton: don't hardcode a 16px margin around the color sample
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 3 May 2012 19:00:38 +0000 (15:00 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 3 May 2012 19:03:22 +0000 (15:03 -0400)
commitb9eb02ebbe25f5642fd5cfba354dfa18c52076ca
tree14f9721c0adbdefdc39f7ee94347f14d14cdf530
parent4b4ec4472ca5dffc38bf53f2bcf024ef647052b7
colorbutton: don't hardcode a 16px margin around the color sample

Since themes might want different paddings around the color sample
according to where it's being used, don't hardcode a 16px one here.
The theme can specify a padding to get the same effect.

Reported by Christian Persch <chpe@gnome.org>
gtk/gtkcolorbutton.c